MSVC Builds: Improve Build Speed and Debugging
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 3 Mar 2015 06:07:26 +0000 (14:07 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 3 Mar 2015 06:07:26 +0000 (14:07 +0800)
commita4f69408ac0f9068ad26504c3774c80f4381db61
tree85650114d1ff10247706120c572c17fe8efe104b
parente31a936e3e9b26cee35f51b6bd822803539c59db
MSVC Builds: Improve Build Speed and Debugging

Use Multiprocessor compilation which can cut down build times by quite a
bit and use the /d2Zi+ flag to have better debugging info being logged to
the .pdb for release builds.

These are only applicable for Visual Studio 2010/2012 and later.
build/win32/vs10/gtk-build-defines.props